home *** CD-ROM | disk | FTP | other *** search
- ² dialog ( name: '$$$/AdobePlugin/PNG/PNGOptions=PNG Options', spacing: gLargeSpace ) { group ( placement: place_row, child_vertical: align_top, horizontal: align_fill, spacing: gLargeSpace ) { group (placement: place_column, horizontal: align_left ) { cluster( name: '$$$/AdobePlugin/PNG/Interlace=Interlace', slot: 6, label_slot: 7, view_id: -1 ) { radio( name: '$$$/AdobePlugin/Radio/None=None', view_id: 8001, slot: 4, class_name: '$$$/Private/Targa/ClassName/Button=button', win_control_style_explicit: WS_GROUP ); radio( name: '$$$/AdobePlugin/Radio/Interlaced=Interlaced', view_id: 8002, slot: 5, class_name: '$$$/Private/Targa/ClassName/Button=button' ); } } group (placement: place_column, horizontal: align_right, child_horizontal: align_fill ) { button(name: gOKString, slot: 1, view_id: 1, default: true); button(name: gCancelString, slot: 2, view_id: 2, default: false); group( placement: place_offscreen ) { user_item( slot: 3 ); } } } }